home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / frame_622 / DoAction.as
Text File  |  2006-01-17  |  217b  |  11 lines

  1. status_text = "check";
  2. if(0 < Number(length(status)))
  3. {
  4.    adresse = "http://www.hangar21.ch/deutsch/contest/break/casino/highscore.asp";
  5.    getURL(adresse,"");
  6. }
  7. else
  8. {
  9.    gotoAndPlay(_currentframe - 1);
  10. }
  11.